iconview: Use set_[hv]adjustment_values() also when just changing upper
authorBenjamin Otte <otte@redhat.com>
Wed, 5 Jan 2011 22:00:54 +0000 (23:00 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 5 Jan 2011 22:50:21 +0000 (23:50 +0100)
commit3f1a65d6f5bfee7e0802dc40c7e845524a993430
treee56948d9f968d0617d52e8d96b20928c0ef0ee66
parent1af3a95e8c1203d3c6496782a0ac3d0725bfd8e6
iconview: Use set_[hv]adjustment_values() also when just changing upper

Simplifies the code quite a bit and the code is smart enough to not do
extra work if only one value changes.
gtk/gtkiconview.c